FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/NHSDataDictionary-BreastfeedingStatus-1

Packagenhsd.assets.stu3
Resource TypeCodeSystem
IdNHSDataDictionary-BreastfeedingStatus-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/NHSDataDictionary-BreastfeedingStatus-1
URLhttps://fhir.nhs.uk/STU3/CodeSystem/NHSDataDictionary-BreastfeedingStatus-1
Version1.0.0
Statusdraft
Date2018-12-17T12:00:00+00:00
NameNHS Data Model and Dictionary Breastfeeding Status
Authorityhl7
DescriptionThe breastfeeding status of a baby.
CopyrightCopyright © 2018 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
DCH-FeedingStatus-1DCH Feeding Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "NHSDataDictionary-BreastfeedingStatus-1",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
      "valueUri": "https://www.datadictionary.nhs.uk/data_dictionary/attributes/b/bre/breastfeeding_status_de.asp?shownav=1"
    }
  ],
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/NHSDataDictionary-BreastfeedingStatus-1",
  "version": "1.0.0",
  "name": "NHS Data Model and Dictionary Breastfeeding Status",
  "status": "draft",
  "date": "2018-12-17T12:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The breastfeeding status of a baby.",
  "copyright": "Copyright © 2018 NHS Digital",
  "content": "complete",
  "concept": [
    {
      "code": "01",
      "display": "Exclusively breast milk feeding"
    },
    {
      "code": "02",
      "display": "Partially breast milk feeding"
    },
    {
      "code": "03",
      "display": "No breast milk feeding at all"
    }
  ]
}